From: Bastien Guerry Date: Mon, 15 Aug 2011 14:34:17 +0000 (+0200) Subject: lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2590 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eccb5ab5405e921cc32c2f9df69bf15dfd36b541;p=emacs.git lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon. --- diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 59207bad737..98c6e0c27a5 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -2279,8 +2279,12 @@ 2011-07-28 Ethan Ligon (tiny change) - * org-docbook.el (org-export-docbook-list-line): Fix for html & - docbook export of description list items. + * lisp/org-html.el (org-html-export-list-line): Fix regexp for + detecting description lists to allow "::" marker to be last + visible element at end of line. + * lisp/org-docbook.el (org-docbook-export-list-line): Fix regexp + for detecting description lists to allow "::" marker to be last + visible element at end of line. 2011-07-28 Julien Danjou